Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
EigrpInternal Class Reference

EIGRP internal structure. More...

Inheritance diagram for EigrpInternal:
EigrpTlv Pdu Signal EigrpExternal

Public Attributes

ip nextHop
 
int delay
 
int bandwidth
 
int mtu
 
byte hopCount
 
byte reliability
 
byte load
 
byte prefixLength
 
ip network
 
- Public Attributes inherited from EigrpTlv
short type
 
short length
 

Detailed Description

EIGRP internal structure.

Member Data Documentation

◆ bandwidth

int EigrpInternal::bandwidth

◆ delay

int EigrpInternal::delay

◆ hopCount

byte EigrpInternal::hopCount

◆ load

byte EigrpInternal::load

◆ mtu

int EigrpInternal::mtu

◆ network

ip EigrpInternal::network

◆ nextHop

ip EigrpInternal::nextHop

◆ prefixLength

byte EigrpInternal::prefixLength

◆ reliability

byte EigrpInternal::reliability

The documentation for this class was generated from the following file: